home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / snpd9611.zip / BC_RAND.H < prev    next >
C/C++ Source or Header  |  1996-11-24  |  220b  |  8 lines

  1. .I 0 2
  2. /* +++Date last modified: 04-Dec-1995 */
  3.  
  4. .I 7 2
  5. #include <stdlib.h>           /* For RAND_MAX, NULL, rand() and srand() */
  6. #include <time.h>             /* For time()                             */
  7. .D 8 1
  8.